object fAbout: TfAbout Left = 477 Top = 257 BorderStyle = bsNone ClientHeight = 310 ClientWidth = 550 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter Scaled = False OnClick = DoClick OnCreate = FormCreate OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 object imgAbout: TImage Left = 0 Top = 0 Width = 550 Height = 310 Align = alClient AutoSize = True Picture.Data = {} OnClick = DoClick end object lblVersion: TLabel Left = 188 Top = 196 Width = 300 Height = 13 Alignment = taRightJustify AutoSize = False Caption = 'lblVersion' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True OnClick = DoClick end object lblShowOff: TLabel Left = 200 Top = 260 Width = 344 Height = 13 Alignment = taCenter AutoSize = False Caption = 'lblShowOff' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True OnClick = DoClick end object htmlTranslator: THTMLabel Left = 200 Top = 276 Width = 344 Height = 17 AnchorHint = False AutoSizing = False AutoSizeType = asVertical Ellipsis = False HintShowFull = False Hover = False HoverColor = clNone HoverFontColor = clNone HTMLHint = False ShadowColor = clGray ShadowOffset = 2 Transparent = True URLColor = clBlue VAlignment = tvaTop Visible = False end object htmlCopyright: THTMLabel Left = 200 Top = 243 Width = 344 Height = 19 AnchorHint = False AutoSizing = True AutoSizeType = asVertical Ellipsis = False HintShowFull = False Hover = False HoverColor = clNone HoverFontColor = clNone HTMLHint = False HTMLText.Strings = ( 'htmlCopyright') ShadowColor = clGray ShadowOffset = 2 Transparent = True URLColor = clBlue VAlignment = tvaTop end object lblRegName: TLabel Left = 16 Top = 8 Width = 400 Height = 13 AutoSize = False Caption = 'lblRegName' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False OnClick = DoClick end object lblRegKey: TLabel Left = 16 Top = 24 Width = 400 Height = 16 AutoSize = False Caption = 'lblRegKey' Transparent = True Visible = False OnClick = DoClick end object imgAffiliate: TImage Left = 48 Top = 247 Width = 128 Height = 48 Cursor = crHandPoint Transparent = True Visible = False OnClick = imgAffiliateClick end end